home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vesmirna becherovka / 2004 Vesmírná Becherovka / Becherovka.exe / scripts / DefineButton2_3088 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2004-09-30  |  165 b   |  7 lines

  1. on(release){
  2.    if(!_root.brana)
  3.    {
  4.       _root.s.Speak(_root.s.hero.hero,"Snad u{invalid_utf8=158} to bude fungovat","B","I hope it will work now");
  5.    }
  6. }
  7.